Administration
Here’s how to do some common MockMotor adminstrative and operational tasks.
| Activity | TL;DR; |
|---|---|
| Requirements | Java 1.8+, OpenJDK or Oracle JDK |
| Hardware | ~Approximately 4 CPU per expected 100 TPS ~1 MB of RAM per expected unique reaction |
| Installing | Download from the site and untar it curl -k https://mockmotor.com/download/latest | tar xvz |
| Launching | Run ./startMockMotor.sh |
| Create Admin User | First user becomes first admin |
| Stopping | Run ./stopMockMotor.sh |
| Updating Version | Run ./updateMockMotor.sh |
| Installing a Clone | Download from the admin and untar it curl -k http://admin:port/console/clone |
| Checking the Logs | less mockmotor.log.0 |